DefaultErrorStream
Type
expression
Summary
Default error stream.
Syntax
the error stream
Description
The default error stream for diagnostic information.
In command-line programs, this is usually used to display error messages. In server programs, data output through this stream may be stored in the system log, depending on the server configuration.